home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13212 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  881 b 

  1. Path: ix.netcom.com!news
  2. From: jlilley@ix.netcom.com (John Lilley)
  3. Newsgroups: comp.lang.c++,comp.lang.pascal.delphi.misc
  4. Subject: Re: Calling all API experts !!
  5. Date: 24 Mar 1996 04:36:13 GMT
  6. Organization: Netcom
  7. Message-ID: <4j2jft$j4l@dfw-ixnews4.ix.netcom.com>
  8. References: <DoIMG1.F9y@unx.sas.com>
  9. NNTP-Posting-Host: den-co25-11.ix.netcom.com
  10. Mime-Version: 1.0
  11. Content-Type: Text/Plain; charset=US-ASCII
  12. X-NETCOM-Date: Sat Mar 23 10:36:13 PM CST 1996
  13. X-Newsreader: WinVN 0.99.7
  14.  
  15. In article <DoIMG1.F9y@unx.sas.com>, sdkkah@mvs.sas.com says...
  16. >
  17. >
  18. >Hi, world
  19. >
  20. >Getting the font names is just getting me half the way. I also need to
  21. >know the point size and property (Bold,Italic etc..). Does anyone know
  22. >where I can get this information ?
  23.  
  24. I recommend that you forget the INI file.  Check out the EnumFont*
  25. series of API functions.  This is WIN32 only, I think.
  26.  
  27. john lilley
  28.  
  29.